I made the changes to add avg/counter/min/max to each ws, but the tooltip is getting messy I need to add a new tab to the parser to break it out. I'd like to add a way to break out the dmg to a specific monster. I might use a chat log command to start/stop the parse of a specific monster like:
/p parseon Batraal
/p parseoff Batraal

Then have the parser look for these and start/stop a specific portion of memory to store this and display it in its own tab. Could also be part of the interface UI that you first see like I could put in a textbox nexto the check box to clear the log ( so you can enter the monster name you want to target before starting the parse ).