Okay, so what I need right now is a monthly archive ala wp_get_archives, but I need it for all entries with a specific tag, rather than simple all entries.
Is there an existing solution for this, or will I need to write some sort of plugin or function.php function to make one?