Ok, first off, show effects is pretty damn cool, but how about this slight
change to the formatting of the output. If the remaining time on the
effect is greater than 1 hour, dont worry about printing the seconds
left. So like:
,------------------------------------------.
| Effect | Lasts |
|=========================================

| Some spell effect | 1h, 7min and 30s |
`------------------------------------------´
becomes:
,------------------------------------------.
| Effect | Lasts |
|=========================================

| Some spell effect | 1h, 7min |
`------------------------------------------´
if over 1 hour and
,------------------------------------------.
| Effect | Lasts |
|=========================================

| Some spell effect | 37min and 30s |
`------------------------------------------´
if under 1 hour. The seconds are nice to see, especially as the prot
gets closer to expiration, but who cares about the seconds left
if you have over 1 hour duration.
--Hair