Returns whether a spell is an automatically repeating spell
See also Spell functions.
Signature:
isAutoRepeat = IsAutoRepeatSpell("spellName")
Arguments:
spellName- The name of the spell to query (string)
Returns:
isAutoRepeat- If the spell is an auto-repeating spell (1nil)