Fixes a null reference runtime that occurs if a wizard elects to reset spells.
Created by: PsiOmegaDelta
Caused by spell_list and other lists now containing null elements after spells were deleted. This should ensure that the screen spell GUI doesn't break permanently.