The "done by spell" (per entity) breakdown should include other info like "average hit", "crit rate", and "biggest hit".
Implementation for this requires:
- replacing the long value of the dictionary that is returned by those methods with an appropriate data type
- adding new DataGrid columns that display those new fields