Makes the Pet learn a spell.
success = Pet:LearnSpell( spellId )
number spellId
The spell ID to learn.
Valid numbers: integers from 0 to 4,294,967,295.
boolean success
true if the spell was learned successfully.
true