comdlg32: Fix buffer overflow when current_filter is longer than MAX_PATH. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57293
comdlg32/tests: Add tests for itemdlg filters longer than MAX_PATH.