Also bumps the maximums a bit (at user request). Fixes: lp:1773215 * https://bugs.launchpad.net/kicad/+bug/1773215
SELECTION now holds EDA_ITEMs not BOARD_ITEMs so various places had to change to casting the selected items to BOARD_ITEMs. Fixed compilation warnings on clang (Tom)