SpellSlot
U32 = 4294967295 Spellbook slot to watch. The comparison against the current cast's slot
is exact, so the driver only fires for casts from this one slot. 62 is
the any-cast wildcard.
Slot layout: 0-3 basic abilities, 4-5 summoner spells, 6-12
item slots, 63 the champion passive, 64-81 basic-attack casts.
See SpellBookIndex for the full addressing
scheme. A spell cast by script (e.g. a champion SpellObject cast from
a buff script) occupies whatever slot the script casts it into -
ExtendedSpellSlotIntDriver
reports the slot of the current cast and can be used to discover it.