Minor graveyard order issue

When multiple creatures die at once (in combat, for example), any Auras on those creatures should end up in graveyard on top of them. That's because if multiple creatures are lethally damaged, the SBA check first kills the creatures, and then the next check finds unattached Auras and puts them into graveyard. This is not a major problem, but could be a symptom of wrong logic somewhere.